home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / ms_exe / history.ms < prev    next >
Encoding:
Text File  |  1990-01-07  |  1.2 KB  |  30 lines

  1.  
  2. Ver. 1.0    This has been the first distributed version of MS.
  3.             It was written in Turbo Pascal 3.0
  4.             The clock was a TSR and had random problems on the RS232.
  5.  
  6. Ver. 2.0    It was the previous version ported into Turbo Pascal 5.0
  7.             Printer and file logging was added.
  8.             Limited distribution
  9.  
  10. Ver. 3.0    This has been the first version in Modula-2.
  11.             The totally new structure and the different handling of the
  12.             serial port solved a lot of problems.
  13.  
  14. Ver. 3.1    Improvements: Clock Adjustement added.
  15.             Now the keyboard works with INT 15 which awakes a Modula-2
  16.             Process.
  17. Ver. 3.2    Added the time mark for every received frame. Added the
  18.             possibilty of replacing INT 8 because of a bug on the BIOS rutine
  19.             which could occasionally crash the PC.
  20.             Colors are configurable.
  21. Ver. 3.3    Now the printer off will not hang the program.
  22.  
  23.  
  24.  
  25.   Undocumented Keys:
  26.             Alt-F1  sends immediatelly to the TX a single frame
  27.             Alt-F7  displays the complete frame. Remember that calls
  28.                     are shifted.
  29.             F8      Clear RX window
  30.